home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Interface / MD.000 / scripts / DefineButton2_206 / BUTTONCONDACTION on(press).as next >
Text File  |  2005-04-12  |  47b  |  4 lines

  1. on(press){
  2.    fscommand("Browser.Close");
  3. }
  4.